Method ToFlatListAsync()
Execute query and get flat list of tree objects.
Without loading Parent/Children relationships (for performance).
public virtual Task<List<TreeRedbObject<TProps>>> ToFlatListAsync()
Execute query and get flat list of tree objects.
Without loading Parent/Children relationships (for performance).
public virtual Task<List<TreeRedbObject<TProps>>> ToFlatListAsync()